Timeout configuration
TXFIFO_TIMEOUT | This register stores the timeout value. It will produce the UHCI_TX_HUNG_INT interrupt when DMA takes more time to receive data. |
TXFIFO_TIMEOUT_SHIFT | This register is used to configure the tick count maximum value. |
TXFIFO_TIMEOUT_ENA | This is the enable bit for Tx-FIFO receive-data timeout. |
RXFIFO_TIMEOUT | This register stores the timeout value. It will produce the UHCI_RX_HUNG_INT interrupt when DMA takes more time to read data from RAM. |
RXFIFO_TIMEOUT_SHIFT | This register is used to configure the tick count maximum value. |
RXFIFO_TIMEOUT_ENA | This is the enable bit for DMA send-data timeout. |